翻訳と辞書
Words near each other
・ Debubawi Zone
・ Debubblizer
・ Debuccalization
・ Debug (command)
・ Debug (film)
・ Debug (magazine)
・ Debug code
・ Debug menu
・ Debug new
・ Debug port
・ Debug room
・ Debug symbol
・ Debugfs
・ Debugger
・ Debugging
Debugging data format
・ Debugging patterns
・ Debugmode Wax
・ DebugWIRE
・ Debulking
・ Debundscha
・ Debunker
・ Debunkify
・ Debunking 9/11 Myths
・ Debus
・ Debus (crater)
・ Debus-Radziszewski imidazole synthesis
・ DeBusk Scarp
・ DeBusk, Tennessee
・ Debussy (crater)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Debugging data format : ウィキペディア英語版
Debugging data format
A debugging data format is a means of storing information about a compiled computer program for use by high-level debuggers. Modern debugging data formats store enough information to allow source-level debugging.
High-level debuggers need information about variables, types, constants, subroutines and so on, so they can translate between machine-level storage and source language constructs. Such information can also be used by other software tools. The information must be generated by the compiler and stored in the executable file or dynamic library by the linker.
Some object file formats include debugging information, but others can use generic debugging data formats such as stabs and DWARF.
== List of debugging formats ==

* stabs
* COFF
* PE/COFF
* OMF
* IEEE-695
* DWARF

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Debugging data format」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.